Foxit PDF SDK
FoxitPDFSDKPython2.Path 成员列表

成员的完整列表,这些成员属于 FoxitPDFSDKPython2.Path,包括所有继承而来的类成员

AppendEllipse(rect)FoxitPDFSDKPython2.Path
AppendRect(rect)FoxitPDFSDKPython2.Path
Clear()FoxitPDFSDKPython2.Path
CloseFigure()FoxitPDFSDKPython2.Path
CubicBezierTo(point1, point2, point3)FoxitPDFSDKPython2.Path
e_TypeBezierToFoxitPDFSDKPython2.Pathstatic
e_TypeBezierToCloseFigureFoxitPDFSDKPython2.Pathstatic
e_TypeLineToFoxitPDFSDKPython2.Pathstatic
e_TypeLineToCloseFigureFoxitPDFSDKPython2.Pathstatic
e_TypeMoveToFoxitPDFSDKPython2.Pathstatic
GetPoint(index)FoxitPDFSDKPython2.Path
GetPointCount()FoxitPDFSDKPython2.Path
GetPointType(index)FoxitPDFSDKPython2.Path
IncreasePointCount(count)FoxitPDFSDKPython2.Path
IsEmpty()FoxitPDFSDKPython2.Path
LineTo(point)FoxitPDFSDKPython2.Path
MoveTo(point)FoxitPDFSDKPython2.Path
Path()FoxitPDFSDKPython2.Path
Path(other)FoxitPDFSDKPython2.Path
RemovePoint(index)FoxitPDFSDKPython2.Path
SetPoint(index, point, type)FoxitPDFSDKPython2.Path
Transform(matrix)FoxitPDFSDKPython2.Path